projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d024fb4
)
Minor fix to last change.
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 14 Aug 2011 18:13:35 +0000
(14:13 -0400)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 14 Aug 2011 18:13:35 +0000
(14:13 -0400)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 510f594465c03d8bfba50667bf20fd9d5f7fe8bc..b9459a4cfdde682016c325e2dc5e4f8f47fe1a0a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-2,8
+2,8
@@
* ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
filter groups.
- (ibuffer-included-in-filter-p-1): Use it. Suggested by
Noam
-
Postavsky
(Bug#8804).
+ (ibuffer-included-in-filter-p-1): Use it. Suggested by
Rafaƫl
+
Fourquet
(Bug#8804).
2011-08-12 Juanma Barranquero <lekktu@gmail.com>